home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Documents
/
Diagram
/
UW_Palettes
/
Tiles.dpalette2
/
Image10
(
.txt
)
< prev
next >
Wrap
NeXT TypedStream Data
|
1995-06-12
|
789b
|
35 lines
typedstream
NXImage
Object
NXEPSImageRep
NXImageRep
iisssss
[650c]%!PS-Adobe-2.0 EPSF-2.0
%%Title:AndR.eps
%%Creator:Ksenia Switalska (ksenia@zeus.UWaterloo.ca)
%%CreationDate: Wed May 20 1992
%%Pages: 0 1
%%BoundingBox: 0 0 45 45
%%DocumentFonts: Times-BoldItalic
%%EndComments
% eps drawing of component for Diagram palette
/box { dup 0 exch lineto 1 index 1 index lineto pop 0 lineto closepath } bind def
/tri {0 lineto 0 exch lineto closepath} bind def
45 0 translate
-1 1 scale
.45 .45 scale
0 0 moveto
100 100 tri
.333 setgray
100 100 translate
0 0 moveto
100 neg 100 neg tri
.666 setgray
95 neg 95 neg translate
90 -2 0 {
dup dup
90 div 1 exch sub setgray
0 0 moveto
1 1 translate
} for